targets.darwin.defaults."com.apple.menuextra.battery".ShowPercent

Home-Manager option

This option no longer works on macOS 11 and later. Instead, use targets.darwin.currentHostDefaults.\"com.apple.controlcenter\".BatteryShowPercentage. Whether to show battery percentage in the menu bar.

type: null or one of “YES”, “NO”
Default
null
Example
"NO"
declared in: <home-manager/modules/targets/darwin/user-defaults/opts-allhosts.nix>source unavailable